home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / comms / ppppkt05.zip / net_cfg.sam < prev    next >
Text File  |  1994-11-03  |  766b  |  31 lines

  1. Link Support
  2.         Max Boards      1
  3.         Max Stacks      3
  4.         MemPool         1024
  5.         Buffers         8 1600  ; *crucial*
  6.  
  7. Link Driver SLIP_PPP
  8.         int     4
  9.         port    3E8
  10.  ;      node address    NNNNNNNN0000
  11.         baud    38400
  12.         mru     1500
  13.         accm    00000000
  14.         accomp  yes
  15.         pcomp   yes
  16.         open    active
  17.         tcpipcomp vj
  18.         ipaddr  NN.NN.NN.NN
  19.         frame   PPP
  20.         Protocol IP     0800    PPP
  21.  
  22. Protocol TCPIP
  23.         ip_router       GG.GG.GG.GG
  24.         ip_netmask      255.MM.MM.0
  25.         ip_address      NN.NN.NN.NN
  26.         tcp_window      4096
  27.         tcp_sockets     12
  28.         udp_sockets     8
  29.         raw_sockets     1
  30.         bind            SLIP_PPP
  31.